/* warmest CSS thanks go to Philipp Kern, http://www.philkern.de/ */

body {
/*	background-color:#6C9DFF; */
/*	color:#FFFFFF; */
	background-color:#FFF8DC;
	color:#000000;

	font-family:Verdana,Arial,sans-serif;
	text-align:center;
}

a:link, a:active, a:visited
{
  color: #556B2F;
}

li {
	font-size: 10px;
}

/* The header */
#box #header {
	height: 5em;
	background-color: #506592;
	border: none;
	border-top: 0.6em solid #111;
	color: #000000;
	margin: 0;
	padding: 0;
}

#header h2 {
	margin: 0;
 /*	padding: 0 0 0 .4em; */
	font: italic bold 20px "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
         text-align: left;
	width: 60%;
         margin-left: auto;
         margin-right: auto;
}

#header #slogan {
	font-size: smaller;
	margin-left: 15%;
}

/* The sidebar */
#box #sidebar {
	width: 12em;
	background-color: #f7f7f7;
	border-left: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	border-top: 0.6em solid #888;
	float: right;
	margin: 0 0 0 0.5em;
	padding: 0;
	margin-top: -5.6em;
}

#sidebar ul#menu {
	list-style: none;
	padding: 0 0.2em 0 2em;
	margin: 0 0 1em 0;
}

#sidebar ul#menu li {
	list-style-image: url(/gfx/menu_arrow_light.png);
}

#sidebar ul#menu li a {
	border: 0;
/*  text-transform: lowercase; */
}

#sidebar h4 {
  padding: 0 0.2em 0 2em;
}



a {
	color:#800000; font-weight: bold; text-decoration:none;
	cursor: pointer;
}

table {  font-style: italic;  }

.menu {
	margin-bottom:30px;
	width:751px; margin-left: auto; margin-right: auto;
	text-align:center;
}

.menulink {
	color: #ADD8E6;
}

.logitem {
	width:751px; padding: 10px;
	margin-bottom: 30px; margin-top: 2px; background-color: #BDB76B;
	color: #FFFFFF; margin-left: auto; margin-right: auto;
	position: relative;
	padding-left: 20px; padding-bottom: 25px; text-align: left;
	border: 2px; border-style: dashed; border-color: black;
}

.logtitle {
	border: 2px; border-style: dashed; border-color: black;
	/* width: 2px; */ padding: 4px; font-weight: bold;
	margin-top: -25px; /* margin-right: 150px; */
	position: relative; background-color: #BDB76B;
	color: #FFFFFF;
	padding-left: 8px; padding-right: 8px; margin-left: -5px;
	text-decoration:underline;
}

.logtext {
	margin-top: 7px;
	color: #FFFFFF
}

.logfooter {
	margin-top:5px; margin-bottom: -10px;
	font-size:9pt; font-style:italic;
}

.mood {
	margin-right: 0px;
	margin-bottom: -10px;
	float: right;
	cursor: help;
}

.commentheader {
	border: 1px; border-style: solid; border-color: black;
	margin-top: 18px; font-style:italic;

	background-color: #B44A0C;
	color:white;
	padding-top: 4px;
	padding-bottom: 4px;
/*	padding-right: 50px; */
}

.commentadd {
	border: 1px; border-style: solid; border-color: black;
	margin-top: 18px; font-style:italic;

	background-color: #B44A0C;
	color:white;
	padding-top: 4px;
	padding-bottom: 4px;
}

.commentitem {
	width:95%; padding: 10px;
	margin-bottom: 0px; margin-top: 40px; background-color: #BDB76B;
	color: #FFFFFF; margin-left: 5px; margin-right: 5px;
	padding-left: 20px; padding-bottom: 25px; text-align:left;
	border: 1px; border-style: dotted; border-color: #000;
}

.commenttitle {
	border: 1px; border-style: dotted; border-color: #000;
	padding: 4px; font-weight: bold;
	margin-top: -25px; position: relative; background-color: #BDB76B;
	color: #FFFFFF;
	padding-left: 8px; padding-right: 8px; /*margin-left: -5px;*/
}

.commenttext {
	margin-top: 7px;
}

.commentfooter {
	margin-top:5px; margin-bottom: -10px;
	font-size:9pt; font-style:italic;
}

.commentsbacktop {
	margin-top: 12px;
}

.backtop {
	margin-top: -7px;
	margin-bottom: 10px;
}

.notlocalizated {
	margin-bottom: 18px;
}

.onlinestatus {
}

.validw3 {
	margin-top:5px;
	border:0px;
}

.copyright {
}

.source {
	background-color: #000000;
}

.geourl {
	width:52px;
	height:14px;
	border-left:1px solid #3C6;
	border-top:1px solid #3C6;
	border-right:1px solid #063;
	border-bottom:1px solid #063;
	margin:0px;
}

div.calendartitle
{
  color: #ffffff;
  text-align:center;
  text-decoration: underline;
}
td.calendaritem
{
  color: #ffffff;
  text-align:center;
  border:1px; border-color:black; border-style: dotted;
}
div.calendarctrl
{
  color: #ffffff;
  /*background-color: #0000ff;*/
  position:relative;
  margin-left:auto;
  margin-right:0px;
  /*text-align:center;*/
  /*width:170px;*/
}
a.calendarlink
{
  color: #ffffff;
}
div.calendar
{
  width:751px; /* In reality it should be only 170px */
  text-align:center; /* Used to be right */
  font-size: 8pt;
  position:relative;
  margin-left: auto; margin-right: auto;
  margin-top:-20px;
  margin-bottom:25px;
}
table.calendartbl
{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  /*margin-right:0px;*/
  background-color:#f7661c;
  border: 2px; border-style: dashed; border-color: black;
}



p.dateheader {
  text-align:right;
  width:751px;
  margin-left: auto; margin-right: auto;
  border-bottom: 2px solid white;
}